home *** CD-ROM | disk | FTP | other *** search
/ .net 62 / dotnet_62_cd1.iso / pc / Redac / Scripts / net 61 mars 2002 / bandeau.swf / scripts / DefineButton2_4 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2002-01-20  |  63 b   |  4 lines

  1. on(press){
  2.    getUrl("http://www.monsite.com", "_blank");
  3. }
  4.